home *** CD-ROM | disk | FTP | other *** search
- #ifndef _FILE_STUFF_
- #define _FILE_STUFF_
-
-
- void WriteGroupToFile( TQ3FileObject file, TQ3GroupObject theData, TQ3ViewObject theView) ;
- Boolean WriteFile(TQ3GroupObject theData, TQ3ViewObject theView ) ;
-
-
- #endif